home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-07-29 | 1.6 KB | 28 lines | [TEXT/KAHL] |
- Inserting 1024 random items, individual calls
- Function Minimum Maximum Total Average % Entries
- substriorder 0 635 3274816 272 9 12011
- str_tinsert_many 0 51025 3107090 3034 8 1024
- substricmp 0 673 3261919 170 8 19158
- orderikeys 0 65745 2760314 229 7 12011
- GetGlobalToString 0 2778 2300562 2246 6 1024
- find 0 3560 2170124 1059 5 2048
- EntryPoint 0 36548 1600737 1563 4 1024
- GetGlobalToNum 0 2020 1637411 1599 4 1024
- binsearch_str 0 1495 1159362 1132 3 1024
- comparestr 0 65789 1225733 239 3 5120
- GetTheGlobal 0 25446 1434311 1400 3 1024
- InitGlobalData 0 1316 1090790 1065 3 1024
- Total time = 36270132 (46.302451 seconds)
-
- Inserting 1024 random items, single call
- Function Minimum Maximum Total Average % Entries
- substriorder 0 632 3023749 274 24 11010
- orderikeys 0 591 2458316 223 20 11010
- find 0 3436 1772342 1729 14 1025
- substricmp 0 535 1616988 146 13 11007
- stralloc 0 7252 911322 884 7 1030
- newnode 0 40068 776970 758 6 1024
- str_tinsert 0 710 373767 365 3 1024
- tinsert 0 683 372119 363 3 1024
- Total time = 12158611 (15.521683 seconds)
-